NOR logic circuit - translation to
Diclib.com
Online Dictionary

NOR logic circuit - translation to

TYPE OF DIGITAL LOGIC WHICH IS IMPLEMENTED BY BOOLEAN CIRCUITS
Combinatorial Logic; Combinatorial logic (electronics); Combinatorial logic; Combinatorial circuit; Combinational

electronic gate         
  • A synchronous 4-bit up/down decade counter symbol (74LS192) in accordance with ANSI/IEEE Std. 91-1984 and IEC Publication 60617-12.
  • AND symbol
  • AND symbol
  • Buffer symbol
  • Buffer symbol
  • [[CMOS]] diagram of a [[NOT gate]], also known as an inverter. [[MOSFET]]s are the most common way to make logic gates.
  • NAND symbol
  • NAND symbol
  • NOR symbol
  • NOR symbol
  • NOT symbol
  • NOT symbol
  • OR symbol
  • OR symbol
  • Animation of how an SR [[NOR gate]] latch works.
  • The 7400 chip, containing four NANDs. The two additional pins supply power (+5 V) and connect the ground.
  • A tristate buffer can be thought of as a switch. If ''B'' is on, the switch is closed. If B is off, the switch is open.
  • XNOR symbol
  • XNOR symbol
  • XOR symbol
  • XOR symbol
COMPUTATIONAL EQUIPMENT, PHYSICAL OR THEORETICAL, THAT PERFORMS A BOOLEAN LOGIC FUNCTION
Logic Gate; Logic circuit; Discrete logic; Logic gates; Digital logic; Binary logic elements; Digital Logic; Logical gate; Logic circuits; Logic device; Electronic gate; Bubble pushing; Universal Logic Gate; Universal logic gate; Electronic logic gates; Electronic logic gate; Ideal logic gate; Logical circuit; Gates on chips

техника

синхронизатор

logic circuit         
  • A synchronous 4-bit up/down decade counter symbol (74LS192) in accordance with ANSI/IEEE Std. 91-1984 and IEC Publication 60617-12.
  • AND symbol
  • AND symbol
  • Buffer symbol
  • Buffer symbol
  • [[CMOS]] diagram of a [[NOT gate]], also known as an inverter. [[MOSFET]]s are the most common way to make logic gates.
  • NAND symbol
  • NAND symbol
  • NOR symbol
  • NOR symbol
  • NOT symbol
  • NOT symbol
  • OR symbol
  • OR symbol
  • Animation of how an SR [[NOR gate]] latch works.
  • The 7400 chip, containing four NANDs. The two additional pins supply power (+5 V) and connect the ground.
  • A tristate buffer can be thought of as a switch. If ''B'' is on, the switch is closed. If B is off, the switch is open.
  • XNOR symbol
  • XNOR symbol
  • XOR symbol
  • XOR symbol
COMPUTATIONAL EQUIPMENT, PHYSICAL OR THEORETICAL, THAT PERFORMS A BOOLEAN LOGIC FUNCTION
Logic Gate; Logic circuit; Discrete logic; Logic gates; Digital logic; Binary logic elements; Digital Logic; Logical gate; Logic circuits; Logic device; Electronic gate; Bubble pushing; Universal Logic Gate; Universal logic gate; Electronic logic gates; Electronic logic gate; Ideal logic gate; Logical circuit; Gates on chips

общая лексика

логическая схема

микросхема, выполняющая логические операции или обработку данных, что отличает её от микросхем памяти

Смотрите также

logic gate; logic operation

logical gate         
  • A synchronous 4-bit up/down decade counter symbol (74LS192) in accordance with ANSI/IEEE Std. 91-1984 and IEC Publication 60617-12.
  • AND symbol
  • AND symbol
  • Buffer symbol
  • Buffer symbol
  • [[CMOS]] diagram of a [[NOT gate]], also known as an inverter. [[MOSFET]]s are the most common way to make logic gates.
  • NAND symbol
  • NAND symbol
  • NOR symbol
  • NOR symbol
  • NOT symbol
  • NOT symbol
  • OR symbol
  • OR symbol
  • Animation of how an SR [[NOR gate]] latch works.
  • The 7400 chip, containing four NANDs. The two additional pins supply power (+5 V) and connect the ground.
  • A tristate buffer can be thought of as a switch. If ''B'' is on, the switch is closed. If B is off, the switch is open.
  • XNOR symbol
  • XNOR symbol
  • XOR symbol
  • XOR symbol
COMPUTATIONAL EQUIPMENT, PHYSICAL OR THEORETICAL, THAT PERFORMS A BOOLEAN LOGIC FUNCTION
Logic Gate; Logic circuit; Discrete logic; Logic gates; Digital logic; Binary logic elements; Digital Logic; Logical gate; Logic circuits; Logic device; Electronic gate; Bubble pushing; Universal Logic Gate; Universal logic gate; Electronic logic gates; Electronic logic gate; Ideal logic gate; Logical circuit; Gates on chips

общая лексика

логический вентиль

Definition

Замкнутая телевизионная система

телевизионная система, в которой передающие камеры связаны с приёмными устройствами посредством местных кабельных линий связи. З. т. с. не предназначена для вещания, а используется для решения различных задач прикладного характера в промышленности, на транспорте, в медицине и др. Способ развёртки изображения и синхронизации развёрток, число строк, частота кадров и др. параметры З. т. с. определяются её целевым назначением и могут быть не связаны с вещательным телевизионным стандартом (См. Телевизионный стандарт). Чаще всего в З. т. с. передающая камера максимально упрощена и содержит только передающую трубку (при небольших освещённостях - Суперортикон, а при больших - Видикон) с отклоняющей системой и предварительный усилитель видеосигнала. Управление камерой осуществляется дистанционно или она работает автоматически. Выпускается несколько типов аппаратуры для З. т. с. Простейшая из них - аппаратура для одноканальной З. т. с. Она состоит из передающей камеры и приёмного устройства, которые могут работать на расстоянии 150-200 м друг от друга. Ток в отклоняющие системы передающей и приёмной трубок поступает от общего генератора, расположенного в приёмном устройстве. В этом случае не требуется синхронизации развёрток и формирования полного телевизионного сигнала (См. Телевизионный сигнал). Более сложные, многоканальные З. т. с. обычно представляют собой набор одноканальных З. т. с. с добавлением общего блока коммутации и управления камерами. Приёмные устройства в таких системах могут быть удалены от передающей камеры на расстояния 1-2 км.

Лит.: Полоник В. С., Прикладное телевидение, М. - Л., 1962; Телевидение, под ред. П. В. Шмакова, 3 изд., М., 1970.

Н. Г. Дерюгин.

Wikipedia

Combinational logic

In automata theory, combinational logic (also referred to as time-independent logic  or combinatorial logic ) is a type of digital logic which is implemented by Boolean circuits, where the output is a pure function of the present input only. This is in contrast to sequential logic, in which the output depends not only on the present input but also on the history of the input. In other words, sequential logic has memory while combinational logic does not.

Combinational logic is used in computer circuits to perform Boolean algebra on input signals and on stored data. Practical computer circuits normally contain a mixture of combinational and sequential logic. For example, the part of an arithmetic logic unit, or ALU, that does mathematical calculations is constructed using combinational logic. Other circuits used in computers, such as half adders, full adders, half subtractors, full subtractors, multiplexers, demultiplexers, encoders and decoders are also made by using combinational logic.

Practical design of combinational logic systems may require consideration of the finite time required for practical logical elements to react to changes in their inputs. Where an output is the result of the combination of several different paths with differing numbers of switching elements, the output may momentarily change state before settling at the final state, as the changes propagate along different paths.